Returns the spatial condition vectore
size.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property ConditionCount() As Integer
|
| [C#] |
|---|
public int ConditionCount {get;}
|
| [Managed C++] |
|---|
public: __property int get_ConditionCount();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_ConditionCount(
|
| [Java] |
|---|
public ppInteger getConditionCount();
|