[This is preliminary documentation and is subject to change.]

Name used for serialization of the InternalList property

Namespace: Tools.CollectionsT.GenericT
Assembly: Tools (in Tools.dll) Version: 1.5.3.38916 (1.5.3.38916)

Syntax

C#
protected const string ItemsName
Visual Basic
Protected Const ItemsName As String
Visual C++
protected:
literal String^ ItemsName
F#
static val mutable ItemsName: string
JScript
protected const var ItemsName : String

See Also