Description
This is the number of Attribute objects in the collection. DATATYPE: Integer.
Property Type
- Read-only property
Syntax
Public Property Count () As Long
Example
Dim MyEntity As Entity Dim iCount As Long MyEntity.Attributes.Count = iCount
You are viewing an old version of this page. View the current version.
Compare with Current View Page History
Version 1 Next »
This is the number of Attribute objects in the collection. DATATYPE: Integer.
Public Property Count () As Long
Dim MyEntity As Entity Dim iCount As Long MyEntity.Attributes.Count = iCount
Copyright © 2004-2024 IDERA, Inc.