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