Gets the number of elements contained in the
            IStringStringCollection.
            
Namespace: CodeSmith.CustomPropertiesAssembly: CodeSmith.CustomProperties (in CodeSmith.CustomProperties.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
| C# | 
|---|
int Count { get; }  | 
| Visual Basic | 
|---|
ReadOnly Property Count As Integer Get  | 
Property Value
Type: Int32The number of elements contained in the IStringStringCollection.
Remarks
Please refer to Count for details.