Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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