Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents a collection of PropertyDataType objects.
The PropertyDataTypeCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Count | Gets the number of PropertyDataType objects. |
![]() |
IsSynchronized | Gets a value indicating whether access to the PropertyDataTypeCollection class is synchronized (thread safe). |
![]() |
Item | Gets the PropertyDataType object specified by the data type name. |
![]() |
SyncRoot | Gets an object that can be used to synchronize access to this collection. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
CopyTo | Copies the elements of the PropertyDataTypeCollection class to an array, starting at a particular array index. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetEnumerator | Gets the enumerator for the PropertyDataType objects. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top