Constructor for PropertyDefinitionList.
Namespace: Ico.GwxAssembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public PropertyDefinitionList( IList listImplmentation ) |
Visual Basic |
---|
Public Sub New ( _ listImplmentation As IList _ ) |
JScript |
---|
public function PropertyDefinitionList( listImplmentation : IList ) |
Parameters
- listImplmentation
- Type: System.Collections..::..IList