| Visual Basic (Declaration) | |
|---|---|
Overloads Overridable Function GetRelationMapping( _ ByVal type As Type _ ) As ITypeRelationInfoCollection | |
| Visual Basic (Usage) | |
|---|---|
| |
| C# | |
|---|---|
virtual ITypeRelationInfoCollection GetRelationMapping( Type type ) | |
| Managed Extensions for C++ | |
|---|---|
virtual ITypeRelationInfoCollection* GetRelationMapping( Type* type ) | |
| C++/CLI | |
|---|---|
virtual ITypeRelationInfoCollection^ GetRelationMapping( Type^ type ) | |
Parameters
- type
- Type of the related object.
Requirements
Platforms: Windows 2000, Windows XP family, Windows Server 2003 family, Windows Vista family