|
[C#]
IDictionary<string, Atom>
GetResourceMap(string type)
IDictionary<string, Atom>
GetResourceMap(string type, bool includeXObjects, bool
includePatterns, ISet<int> skip, ISet<Atom>
set)
[Visual Basic]
Function GetResourceMap(type As String) As IDictionary(Of
string, Atom)
Function GetResourceMap(type As String, includeXObjects As Boolean,
includePatterns As Boolean, skip As ISet{Of Integer}, set As
System.Collections.Generic.ISet{Of Atom}) As
IDictionary(Of string, Atom)
|
|
|