Navigation: CodeStencil > Custom Library > Class Library > Expansion Namespace > ExpansionBase Class > ExpansionBase Methods > ExpansionBase.ExpansionStringExists Method |
Checks to see if an Expansion string exists.
Namespace: ZeraSystems.CodeNanite.Expansion
Assembly: ZeraSystems.CodeNanite.Expansion (in ZeraSystems.CodeNanite.Expansion.dll)
public bool ExpansionStringExists(
string label
)
label
Type: String
The expansion string we are checking
true if the strin exists, false otherwise.
ZeraSystems.CodeNanite.Expansion Namespace