MemberCollection Methods
The MemberCollection type exposes the following members.
Methods
| 
 | Name | Description | 
|---|---|---|
| 
                     | Adds the specified item. (Overrides InstanceCollection.T..Add(T).) | |
| 
                     | Adds the specified items to this collection. (Inherited from InstanceCollection.T..) | |
| 
                     | Returns a read only copy of this collection (shallow copy) | |
| 
                     | Calculates the Byte Size of the IMemberCollection | |
| 
                     | Clears this instance. (Inherited from InstanceCollection.T..) | |
| 
                     | Clones this MemberCollection. | |
| 
                     | Determines whether this collection contains the specified IInstance (Inherited from InstanceCollection.T..) | |
| 
                     | Determines whether this collection contains an IInstance with the specified InstanceName / InstancePath (Inherited from InstanceCollection.T..) | |
| 
                     | Determines whether the specified instance name contains name. (Inherited from InstanceCollection.T..) | |
| 
                     | Copies this InstanceCollection.T. to the specified array. (Inherited from InstanceCollection.T..) | |
| 
                     | 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. (Inherited from InstanceCollection.T..) | |
| 
                     | GetHashCode | Serves as the default hash function. (Inherited from Object.) | 
| 
                     | Gets the IInstanceby instance path. (Inherited from InstanceCollection.T..) | |
| 
                     | Gets the name of the instance by. (Inherited from InstanceCollection.T..) | |
| 
                     | GetType | Gets the Type of the current instance. (Inherited from Object.) | 
| 
                     | Determines the index of the specified IInstance. (Inherited from InstanceCollection.T..) | |
| 
                     | Inserts the specified IInstance at the specified index. (Inherited from InstanceCollection.T..) | |
| 
                     | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | 
| 
                     | Removes the specified item. (Inherited from InstanceCollection.T..) | |
| 
                     | Removes the IInstance at the specified index. (Inherited from InstanceCollection.T..) | |
| 
                     | ToString | Returns a string that represents the current object. (Inherited from Object.) | 
| 
                     | Tries to get the IInstance. of the specified path. (Inherited from InstanceCollection.T..) | |
| 
                     | Tries to get Instances by name. (Inherited from InstanceCollection.T..) | |
| 
                     | Tries to get the specified member | 
 
                  