Specification.Instance Method
Definition
Important
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.
Overloads
Instance() | |
Instance(String) |
Instance()
public:
System::Object ^ Instance();
public object Instance ();
member this.Instance : unit -> obj
Public Function Instance () As Object