Click or drag to resize
XDataLayoutMap Properties

The XDataLayoutMap type exposes the following members.

Properties
  NameDescription
Public propertyComparer
Gets the generic equality comparer that is used to determine equality of keys in the collection.
(Inherited from KeyedCollection(Of Int64, XDataLayout).)
Public propertyCount (Inherited from Collection(Of XDataLayout).)
Protected propertyDictionary (Inherited from KeyedCollection(Of Int64, XDataLayout).)
Public propertyItem(TKey)
Gets the element with the specified key.
(Inherited from KeyedCollection(Of Int64, XDataLayout).)
Public propertyItem(Int32)
Gets or sets the element at the specified index.
(Inherited from Collection(Of XDataLayout).)
Protected propertyItems (Inherited from Collection(Of XDataLayout).)
Top
See Also