CWormsWmdOptionChainIsEmpty Property |
True if there are no options loaded for this underlier.
Namespace: Woti.WmdAssembly: Woti (in Woti.dll) Version: 13.4.259.0
Syntaxpublic virtual bool IsEmpty { get; }
Public Overridable ReadOnly Property IsEmpty As Boolean
Get
public:
virtual property bool IsEmpty {
bool get ();
}
Property Value
BooleanImplements
IWormsWmdOptionChainIsEmpty
See Also