Namespace: CodeSmith.CustomProperties
Assembly: CodeSmith.CustomProperties (in CodeSmith.CustomProperties.dll) Version: 6.0.0.0 (7.0.0.15127)
Assembly: CodeSmith.CustomProperties (in CodeSmith.CustomProperties.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
C# |
---|
public virtual int AddRange( string[] x ) |
Visual Basic |
---|
Public Overridable Function AddRange ( x As String() ) As Integer |
Parameters
- x
- Type: array<System..::..String>[]()[][]