Determines whether the chunk is a collection or not.
Public ReadOnly Property IsCollection As Boolean
Dim instance As Chunk
Dim value As Boolean
value = instance.IsCollection
public bool IsCollection {get;}
public:
property bool IsCollection {
bool get();
}
Property Value
true if the chunk is a collection; otherwise
false.
Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family