[This is preliminary documentation and is subject to change.]
Gets the number of members in this group.
Namespace:
Rage
Assembly:
RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
public int Count { get; }
Public ReadOnly Property Count As Integer
Get
public:
property int Count {
int get ();
}
Property Value
Type:
Int32The number of members in this group.
Reference