UIConnectionGroupInfo Constructor
Include Protected Members
Include Inherited Members
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Overload List
Name | Description | |
---|---|---|
UIConnectionGroupInfo() | Infrastructure. | |
UIConnectionGroupInfo(Int32) | Infrastructure. | |
UIConnectionGroupInfo(UIConnectionGroupInfo) | Infrastructure. | |
UIConnectionGroupInfo(UIConnectionInfo) | Infrastructure. | |
UIConnectionGroupInfo(IEnumerable<UIConnectionInfo>) | Infrastructure. |
Top