ClassWithGenericMethods.AddHierarchy Method
Public Sub AddHierarchy( _
ByVal objCol As ReadOnlyCollection(Of ClassWithGenericMethods) _
)
This language is not supported or no code example is available.
public void AddHierarchy(
ReadOnlyCollection<ClassWithGenericMethods> objCol
)
This language is not supported or no code example is available.
member AddHierarchy :
objCol:ReadOnlyCollection<ClassWithGenericMethods>
-> unit
This language is not supported or no code example is available.
public:
void AddHierarchy(
ReadOnlyCollection<ClassWithGenericMethods^>^ objCol
)
This language is not supported or no code example is available.
Parameters
A parameter of constructed type (bound generic type)
The link to this member has the following syntax: