GetReferences Method (ILibraryFeatureData)
Obsolete. Superseded by ILibraryFeatureData::GetReferences2.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetReferences( _
ByRef RefType As Object _
) As Object |
Visual Basic (Usage) | |
---|
Dim instance As ILibraryFeatureData
Dim RefType As Object
Dim value As Object
value = instance.GetReferences(RefType)
|
C# | |
---|
object GetReferences(
out object RefType
) |
C++/CLI | |
---|
Object^ GetReferences(
& [Out] Object^ RefType
) |
Parameters
- RefType
- Array of reference types as defined by swSelectType_e
Return Value
Array of references
Remarks
See Also
Availability
SolidWorks 2006 FCS, Revision Number 14.0