'DeclarationPublic Function New( _ ByVal type As CompositeKeyType, _ ByVal length As System.Integer _ )
'UsageDim type As CompositeKeyType Dim length As System.Integer Dim instance As New NCompositeKey(type, length)
public NCompositeKey( CompositeKeyType type, System.int length )
Parameters
- type
- length