GetDataCount Method (ICustomData) Send Feedback
See Also  Example
Count[out]
Number of custom data elements
Gets the number of custom data elements.

Syntax

Visual Basic 
Function GetDataCount() As System.Integer
C# 
System.int GetDataCount()
JavaScript 
GetDataCount() : Number
COM native C++ 
HRESULT GetDataCount(
   LONG* Count
)  
C++ 
DSRESULT GetDataCount(
   long* Count
)  

Parameters

Count[out] or Return Value
Number of custom data elements

Example

 

See Also

Availability

DraftSight V1R1.2