Gets a value indicating whether the described property is a list.
Namespace: SimolAssembly: Simol (in Simol.dll) Version: 1.0.0.0
Syntax
C# |
---|
public bool IsList { get; } |
Visual Basic |
---|
Public ReadOnly Property IsList As Boolean Get |
Visual C++ |
---|
public: property bool IsList { bool get (); } |