'Declaration
Public Overloads Shared Sub Load( _ ByRef propertyDefinition As PropertyDefinition, _ ByVal propertyName As System.String _ )
'Usage
Dim propertyDefinition As PropertyDefinition Dim propertyName As System.String PropertyDefinition.Load(propertyDefinition, propertyName)
public static void Load( out PropertyDefinition propertyDefinition, System.string propertyName )
Parameters
- propertyDefinition
- PropertyDefinition.
- propertyName
- Name of the PropertyDefinition.