'Declaration
<NotNullAttribute()> Public Overloads Shared Function InView( _ ByVal operand0 As UAFilterOperand _ ) As UAContentFilterElement
'Usage
Dim operand0 As UAFilterOperand Dim value As UAContentFilterElement value = UAFilterElements.InView(operand0)
[NotNull()] public static UAContentFilterElement InView( UAFilterOperand operand0 )
[NotNull()] public: static UAContentFilterElement^ InView( UAFilterOperand^ operand0 )
Parameters
- operand0
The value of this parameter cannot be
null
(Nothing
in Visual Basic).
Return Value
This method never returns null
(Nothing
in Visual Basic).