Namespace: SchemaExplorer.Serialization
Assembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)
Assembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
| C# |
|---|
protected bool IsCollection( PropertySerializerContext context ) |
| Visual Basic |
|---|
Protected Function IsCollection ( context As PropertySerializerContext ) As Boolean |
Parameters
- context
- Type: CodeSmith.Engine..::..PropertySerializerContext