IdNameEntityColT Class

Represents a collection of entities with IDs and names.

Definition

Properties

Ids
(Inherited from IdEntityColT)
Names 

Methods

Contains
(Inherited from IdEntityColT)
Count
(Inherited from IdEntityColT)
EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Get(Int32)
(Inherited from IdEntityColT)
Get(String) 
GetEnumerator
(Inherited from IdEntityColT)
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetTypeGets the Type of the current instance.
(Inherited from Object)
ToStringReturns a string that represents the current object.
(Inherited from Object)

See Also