[This is preliminary documentation and is subject to change.]
Returns true when this element does not have a name - it is a part of the array
Namespace: NFX.Serialization.BSONAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public bool IsArrayElement { get; }
public bool IsArrayElement { get; }
Public ReadOnly Property IsArrayElement As Boolean
Get
Public ReadOnly Property IsArrayElement As Boolean
Get
public:
property bool IsArrayElement {
bool get ();
}
public:
property bool IsArrayElement {
bool get ();
}
member IsArrayElement : bool with get
member IsArrayElement : bool with get
Property Value
Type:
Boolean