Value Properties

The Value type exposes the following members.

Properties

 

Name

Description

Value Properties 1:

Begin

A ValueIterator to the begin of the map.

Value Properties 2:

BeginVector

A ValueVectorIterator to the begin of the vector.

Value Properties 3:

Count

Gets the number of the Values contained in the Value.

Value Properties 4:

Empty

Gets a value that indicates whether the Value is empty.

Value Properties 5:

End

A ValueIterator to the end of the map.

Value Properties 6:

EndVector

A ValueVectorIterator to the end of the vector.

Value Properties 7:

IsFixedSize

Value Properties 8:

IsReadOnly

Gets a value that indicates whether the Value is read-only.

Value Properties 9:

IsSet

Gets a value that indicates whether the Value is set.

Value Properties 10:

IsSynchronized

Value Properties 11:

Item.Int32.

Gets or sets the Value at the specified index.

Value Properties 12:

Item.String.

Gets or sets the Value with the specified key.

Value Properties 13:

Keys

Gets an ICollection.T. containing the keys of the Value.

Value Properties 14:

Size

Gets the number of Values in the map or vector.

Value Properties 15:

SyncRoot

Value Properties 16:

Type

Gets or sets the type of the Value. If the ValueType is different from the old ValueType all data will be cleared.

Value Properties 17:

Values

Gets an ICollection.T. containing the Values in the Value.

Reference

Value Class

TcHmiSrv Namespace