Returns the spatial condition vectore size.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property ConditionCount() As Integer |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property int get_ConditionCount(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public Integer getConditionCount(); |
| [Python - STK API] |
|---|
@property def ConditionCount(self) -> int: |





