The TagCollection type exposes the following members.

Properties

  NameDescription
Public propertyCapacity (Inherited from CollectionBase.)
Public propertyCount (Inherited from CollectionBase.)
Protected propertyInnerList (Inherited from CollectionBase.)
Public propertyItem[([( Int32])])
Gets the tag field by index.
Public propertyItem[([( String])])
Gets the tag field by field name.
Protected propertyList (Inherited from CollectionBase.)

See Also