public TreePropertyGroupDescription(
Object name,
string propertyName
)
Public Sub New (
name As Object,
propertyName As String
)
public:
TreePropertyGroupDescription(
Object^ name,
String^ propertyName
)
new :
name : Object *
propertyName : string -> TreePropertyGroupDescription