Page History
Description
This is the number Number of Attribute objects in the collection. DATATYPE: Integer.
Property Type
- Read-only property
...
Code Block | ||
---|---|---|
| ||
Dim MyEntity As Entity Dim iCount As Long MyEntity.Attributes.Count = iCount |
This is the number Number of Attribute objects in the collection. DATATYPE: Integer.
...
Code Block | ||
---|---|---|
| ||
Dim MyEntity As Entity Dim iCount As Long MyEntity.Attributes.Count = iCount |
Copyright © 2004-2024 IDERA, Inc.