StiMultiCondition Methods | 
The StiMultiCondition type exposes the following members.
| Name | Description | |
|---|---|---|
| Clone | 
            Creates a new object that is a copy of the current instance.
              (Overrides StiConditionClone.) | |
| Equals | (Overrides StiConditionEquals(Object).) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  (Inherited from Object.) | |
| GetHashCode | (Overrides StiConditionGetHashCode.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| LoadFromJsonObject | (Overrides StiConditionLoadFromJsonObject(JObject).) | |
| MemberwiseClone | Creates a shallow copy of the current Object.  (Inherited from Object.) | |
| SaveToJsonObject | (Overrides StiConditionSaveToJsonObject(StiJsonSaveMode).) | |
| ToString | Returns a string that represents the current object.  (Inherited from Object.) |