protected DataStructure( SupportedDataStructures structureType, string name )
Protected Sub New ( structureType As SupportedDataStructures, name As String )
protected: DataStructure( SupportedDataStructures structureType, String^ name )
new : structureType : SupportedDataStructures * name : string -> DataStructure