IConnections Interface
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.
Reserved for internal use.
public interface class IConnections : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("00024486-0001-0000-C000-000000000046")]
public interface IConnections : System.Collections.IEnumerable
Public Interface IConnections
Implements IEnumerable
- Attributes
- Implements
Properties
_Default[Object] | |
Application | |
Count | |
Creator | |
Parent |
Methods
Add(String, String, Object, Object, Object) | |
Add2(String, String, Object, Object, Object, Object, Object) | |
AddFromFile(String) | |
AddFromFile2(String, Object, Object) | |
GetEnumerator() | |
Item(Object) |