InstanceCollection.T. Methods
The InstanceCollection.T. generic type exposes the following members.
Methods
|
Name |
Description |
---|---|---|
|
Adds the specified item. | |
|
Adds the specified items to this collection. | |
|
Converts the InstanceCollection.T. to an ReadOnlyInstanceCollection.T. | |
|
Clears this instance. | |
|
Determines whether this collection contains an IInstance with the specified InstanceName / InstancePath | |
|
Determines whether this collection contains the specified IInstance | |
|
Determines whether the specified instance name contains name. | |
|
Copies this InstanceCollection.T. to the specified array. | |
|
Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
|
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. | |
|
Serves as the default hash function. (Inherited from Object.) | |
|
Gets the IInstanceby instance path. | |
|
Gets the name of the instance by. | |
|
Gets the Type of the current instance. (Inherited from Object.) | |
|
Determines the index of the specified IInstance. | |
|
Inserts the specified IInstance at the specified index. | |
|
Creates a shallow copy of the current Object. (Inherited from Object.) | |
|
Removes the specified item. | |
|
Removes the IInstance at the specified index. | |
|
Returns a string that represents the current object. (Inherited from Object.) | |
|
Tries to get the IInstance. of the specified path. | |
|
Tries to get Instnaces by name. |
- InstanceCollection.T..Add Method
- InstanceCollection.T..AddRange Method
- InstanceCollection.T..AsReadOnly Method
- InstanceCollection.T..Clear Method
- InstanceCollection.T..Contains Method
- InstanceCollection.T..ContainsName Method
- InstanceCollection.T..CopyTo Method
- InstanceCollection.T..GetEnumerator Method
- InstanceCollection.T..GetInstance Method
- InstanceCollection.T..GetInstanceByName Method
- InstanceCollection.T..IndexOf Method
- InstanceCollection.T..Insert Method
- InstanceCollection.T..Remove Method
- InstanceCollection.T..RemoveAt Method
- InstanceCollection.T..TryGetInstance Method
- InstanceCollection.T..TryGetInstanceByName Method