Property HasArray
HasArray
Returns true
if this implementation is backed by a
native .NET array.
Declaration
public virtual bool HasArray { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
See Also
GetArray()
Returns true
if this implementation is backed by a
native .NET array.
public virtual bool HasArray { get; }
Type | Description |
---|---|
System.Boolean |