FamilyManager.Parameter
Description:
Obtains the parameter of this type with a given definition.
Obtains the parameter of this type with a given definition.
Remarks:
Returns .a null reference (Nothing in Visual Basic) if the parameter is not found.
Returns .a null reference (Nothing in Visual Basic) if the parameter is not found.
Overloads (4):
public FamilyParameter this[
Definition definition
] { get; }
-
definition