DiscoveryInformation Methods

CVB.Net Documentation

The DiscoveryInformation type exposes the following members.

Methods

  NameDescription
Public methodEquals
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.)
Public methodGetEnumerator
Gets the typed enumerator for the available information properties.
Public methodGetHashCode
Returns the hash code for this instance.
(Inherited from ValueType.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSetGenApiFeature
Sets a GenICam GenApi feature to be set with a new Discover(DiscoveryInformation) run or while opening a Device via this information.
Public methodSetParameter
Sets a custom GenTL Producer dependent parameter.
Public methodToString
Gets the access token as a string representation.
(Overrides ValueTypeToString.)
Public methodTryGetProperty
Tries to get the value of the information property with the given id.
Top
Explicit Interface Implementations

  NameDescription
Explicit interface implementationPrivate methodIEnumerableGetEnumerator
Gets the untyped enumerator for the available information properties.
Top
See Also

Reference