Name | Description | |
---|---|---|
![]() | ReferenceCollection Constructor | Initializes the object. |
The following tables list the members exposed by ReferenceCollection.
Name | Description | |
---|---|---|
![]() | ReferenceCollection Constructor | Initializes the object. |
Name | Description | |
---|---|---|
![]() | Count | |
![]() | IsReadOnly |
Name | Description | |
---|---|---|
![]() | Add | Overloaded. Adds the reference to the node. |
![]() | Clear | |
![]() | Contains | |
![]() | CopyTo | |
![]() | Exists | Checks whether any references which meet the specified critia exist. |
![]() | Find | Returns a list of references which match the specified criteria. |
![]() | FindReferencesToTarget | Returns a list of references to the specified target. |
![]() | FindTarget | Returns a single target that meets the specifed criteria. |
![]() | GetEnumerator | |
![]() | Remove | Overloaded. Removes the reference from the node. |
![]() | RemoveAll | Removes all of the specified references. |
![]() | ToString | Overloaded. Returns a string that represents the current object. |