| ModeParamMethods Property  | 
 
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic List<RtspMethod> Methods { get; }Public ReadOnly Property Methods As List(Of RtspMethod)
	Get
public:
property List<RtspMethod>^ Methods {
	List<RtspMethod>^ get ();
}member Methods : List<RtspMethod> with get
Property Value
Type: 
ListRtspMethod
See Also