IReferenceCollection Interface Members
See Also  Properties Methods 
SourceCode.Framework Namespace : IReferenceCollection Interface

Glossary Item Box

The following tables list the members exposed by IReferenceCollection.

Public Properties

  Name Description
Property Count  
Property Item Overloaded.   
Top

Public Methods

  Name Description
Method Add When implemented by a class, adds the specified reference to the collection.  
Method Contains Overloaded.   
Method GetEnumerator (Inherited from System.Collections.IEnumerable)
Method Remove When implemented by a class, removes the specified reference from the collection.  
Method RemoveAt  
Top

See Also