Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.2.15
|
Leadtools.MediaStreaming Namespace : Clients Class |
[DefaultMemberAttribute("Item")] public class Clients : System.Collections.Generic.IEnumerable<Client>, System.Collections.IEnumerable, System.IDisposable
'Declaration
<DefaultMemberAttribute("Item")> Public Class Clients Implements System.Collections.Generic.IEnumerable(Of Client), System.Collections.IEnumerable, System.IDisposable
'Usage
Dim instance As Clients
[DefaultMemberAttribute("Item")] public ref class Clients : public System.Collections.Generic.IEnumerable<Client>, System.Collections.IEnumerable, System.IDisposable
Gets a copy of the current clients collection by calling the GetClients method.