DiscoveryInformationList Methods

CVB.Net Documentation

The DiscoveryInformationList type exposes the following members.

Methods

  NameDescription
Public methodAdd
Not supported.
Public methodClear
Not supported.
Public methodContains
Checks whether the given item is inside this list.
Public methodCopyTo
Copies the elements of this collection to an array, starting at a particular arrayIndex.
Public methodDispose
Disposes this information list.
Protected methodDispose(Boolean)
Actual dispose implementation.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetEnumerator
Gets the typed enumerator for this list.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIndexOf
Gets the index of the given item.
Public methodInsert
Not supported.
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodRemove
Not supported.
Public methodRemoveAt
Not supported.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Explicit Interface Implementations

  NameDescription
Explicit interface implementationPrivate methodIEnumerableGetEnumerator
Gets the untyped enumerator of this list.
Top
See Also

Reference