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 void RestoreValuesFromStringArray( string[] values ) |
Visual Basic (Declaration) |
---|
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _ Public Sub RestoreValuesFromStringArray ( _ values As String() _ ) |
Parameters
- values
- Type: array<System..::.String>[]()[]