SessionDescriptionLineParts Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public ReadOnlyCollection<string> Parts { get; }
Public ReadOnly Property Parts As ReadOnlyCollection(Of String)
Get
public:
property ReadOnlyCollection<String^>^ Parts {
ReadOnlyCollection<String^>^ get ();
}
member Parts : ReadOnlyCollection<string> with get
Property Value
Type:
ReadOnlyCollectionStringSee Also