Namespace:
C1.Win.C1Spell
Assembly: C1.Win.C1Spell.2 (in C1.Win.C1Spell.2.dll)
Assembly: C1.Win.C1Spell.2 (in C1.Win.C1Spell.2.dll)
Syntax
C# |
---|
[EditorBrowsableAttribute(EditorBrowsableState.Never)] public Object ConvertFromStr( string key ) |
Visual Basic (Declaration) |
---|
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _ Public Function ConvertFromStr ( _ key As String _ ) As Object |
Parameters
- key
- Type: System..::.String