http://www.emgu.com
Get the type of the TString
Namespace:
Emgu.TF
Assembly:
Emgu.TF.Netstandard (in Emgu.TF.Netstandard.dll) Version: 2.4.1.1202
Syntaxpublic TStringTStringType Type { get; }
Public ReadOnly Property Type As TStringTStringType
Get
public:
property TStringTStringType Type {
TStringTStringType get ();
}
member Type : TStringTStringType with get
Property Value
Type:
TStringTStringType
See Also