CreateDictionary Method (IDictionary)
Creates the specified dictionary in the dictionary.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function CreateDictionary( _
BSTR Name As System.String _
) As Dictionary |
C# | |
---|
Dictionary CreateDictionary(
System.string Name
) |
Parameters
- Name
- Name of the dictionary to create in the dictionary
Parameters
- Dictionary[out] or Return Value
- Dictionary (see Remarks)
Example
Remarks
See Also
Availability
DraftSight V1R4.0