The ItemInfo type exposes the following members.

Constructors

  NameDescription
ItemInfoOverloaded.

Methods

  NameDescription
Equals
Overridden. See Equals(Object).
(Overrides ValueType..::.Equals(Object).)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode
Overridden. See GetHashCode()()().
(Overrides ValueType..::.GetHashCode()()().)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString
Overridden. See ToString()()().
(Overrides ValueType..::.ToString()()().)

Fields

  NameDescription
Empty
Represent empty item.

Properties

  NameDescription
AccessRights
Gets acess rights of an item.
DataType
Gets item data type.
ItemID
Gets Item ID.

See Also