Namespace:
Lextm.SharpSnmpPro.Mib
Assembly:
SharpSnmpPro.Mib (in SharpSnmpPro.Mib.dll) Version: 2.1.2
Syntaxpublic IList<string> Symbols { get; }
Public ReadOnly Property Symbols As IList(Of String)
Get
public:
property IList<String^>^ Symbols {
IList<String^>^ get ();
}
member Symbols : IList<string> with get
Property Value
Type:
IListString
See Also