Click or drag to resize
FdfQueryableListT Methods

The FdfQueryableListT generic type exposes the following members.

Methods
  NameDescription
Public methodIsValid
Returns True if object instance is considered valid, otherwise returns False.
Public methodTryGetItem
Returns True if collection member with specified hash code exists, otherwise returns False. If True, also returns member instance.
Top
See Also