DataTypeCollection.T. Methods
The DataTypeCollection.T. generic type exposes the following members.
Methods
|
Name |
Description |
---|---|---|
|
Adds the specified item to the collection. | |
|
Adds a range of types | |
|
Converts the DataTypeCollection.T. into a ReadOnlyCollection.T. | |
|
Clears the collection. | |
|
Clones this instance. | |
|
Determines whether this DataTypeCollection contains the specified IDataType. | |
|
Determines whether the container contains the specified IDataType. | |
|
Copies the data types to the specified array, starting at the array index. | |
|
Equals |
Determines whether the specified object is equal to the current object. (Inherited from Object.) |
|
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
|
Gets the enumerator. | |
|
GetHashCode |
Serves as the default hash function. (Inherited from Object.) |
|
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
|
Determines the Index of the specified IDataType. | |
|
Inserts an IDataType into the DataTypeCollection. | |
|
Determines the specified IDataType | |
|
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
|
Removes the specified IDataType. | |
|
Removes the IDataType object at the specified index. | |
|
ToString |
Returns a string that represents the current object. (Inherited from Object.) |
|
Tries to get the specified IDataType from the IDataTypeCollection.T.. |
- DataTypeCollection.T..Add Method
- DataTypeCollection.T..AddRange Method
- DataTypeCollection.T..AsReadOnly Method
- DataTypeCollection.T..Clear Method
- DataTypeCollection.T..Clone Method
- DataTypeCollection.T..Contains Method
- DataTypeCollection.T..ContainsType Method
- DataTypeCollection.T..CopyTo Method
- DataTypeCollection.T..GetEnumerator Method
- DataTypeCollection.T..IndexOf Method
- DataTypeCollection.T..Insert Method
- DataTypeCollection.T..LookupType Method
- DataTypeCollection.T..Remove Method
- DataTypeCollection.T..RemoveAt Method
- DataTypeCollection.T..TryGetType Method