|
BroSetType Property |
Namespace: BroccoliSharpAssembly: BroccoliSharp (in BroccoliSharp.dll) Version: 1.0.5434.15853
Syntax public BroType Type { get; }
Public ReadOnly Property Type As BroType
Get
member Type : BroType with get
/** @property */
public BroType get_Type()
Property Value
Type:
BroTypeRemarks
First item added to the set will determine the type for all subsequent set keys.
See Also