SfcSimpleNodeFactory.IsSupported(Object) Method

Definition

Returns true of the specified object is supported.

public bool IsSupported (object node);
member this.IsSupported : obj -> bool
Public Function IsSupported (node As Object) As Boolean

Parameters

node
Object

Returns

Applies to