CameraStateNetworkGroupLocalInterfaces Property  | 
 [Missing <summary> documentation for "P:Zivid.NET.CameraState.NetworkGroup.LocalInterfaces"]
 
    Namespace: 
   Zivid.NET
    Assembly:
   ZividCoreNET (in ZividCoreNET.dll) Version: 2.14.2.0
Syntaxpublic CameraStateNetworkGroupLocalInterfacesList LocalInterfaces { get; set; }Public Property LocalInterfaces As CameraStateNetworkGroupLocalInterfacesList
	Get
	Set
public:
property CameraStateNetworkGroupLocalInterfacesList^ LocalInterfaces {
	CameraStateNetworkGroupLocalInterfacesList^ get ();
	void set (CameraStateNetworkGroupLocalInterfacesList^ value);
}Property Value
Type: 
CameraStateNetworkGroupLocalInterfacesList
See Also