[This is preliminary documentation and is subject to change.]
Initializes a new instance of the XplPlatform class.

C# | Visual Basic | Visual C++ |
public XplPlatform( string n_name, XplPlatformMatch_enum n_match )
Public Sub New ( _ n_name As String, _ n_match As XplPlatformMatch_enum _ )
public: XplPlatform( String^ n_name, XplPlatformMatch_enum n_match )

- n_name (String)
[Missing <param> documentation for "n_name"]
- n_match (XplPlatformMatch_enum)
[Missing <param> documentation for "n_match"]