June 2002
Intermediate to advanced
816 pages
28h 12m
English
DiscoveryReferenceCollection
This class provides a collection of discovery references (instances of one of the three classes that
inherit from DiscoveryReference). It can be used
to represent all the references in a given discovery document.
Public NotInheritable Class DiscoveryReferenceCollection : Inherits CollectionBase ' Public Constructors Public Sub New() ' Public Instance Properties Public Default Property Item( ByVal i As Integer) As DiscoveryReference ' Public Instance Methods Public Function Add( ByVal value As DiscoveryReference) As Integer Public Function Contains( ByVal value As DiscoveryReference) As Boolean Public Sub Remove(ByVal value As DiscoveryReference) End Class
System.Object→ System.Collections.CollectionBase(System.Collections.IList, System.Collections.ICollection, System.Collections.IEnumerable)→ DiscoveryReferenceCollection
Read now
Unlock full access