| Visual Basic | |
|---|---|
ReadOnly Property Count As System.Integer | |
| C# | |
|---|---|
System.int Count {get;} | |
| C++/CLI | |
|---|---|
property System.int Count {
System.int get();
} | |
Property Value
Number of elements in the listSee the IEdmEnum examples.
SOLIDWORKS PDM Professional 2013