Sub SetComposition( _ ByVal type As Type, _ ByVal propertyName As String _ )
Dim instance As IAutoMap Dim type As Type Dim propertyName As String instance.SetComposition(type, propertyName)
void SetComposition( Type type, string propertyName )
void SetComposition( Type* type, string* propertyName )
void SetComposition( Type^ type, String^ propertyName )
Parameters
- type
- The type of composition parent class
- propertyName
- Composition property name