SessionDescriptionLineParts Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntaxpublic 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
ReadOnlyCollectionString
See Also