IP4RangeList Class

Namespace

RASAdminEngine.Core.OutputModels

Inherited from

-none-

Interfaces

Public Properties

Type Name
Int32 Count
Boolean IsReadOnly
IP4Range Item
List<IP4Range> RangeList

Public Methods

Type Name
Void Add (IP4Range item)
Void Clear ()
Boolean Contains (IP4Range item)
Void CopyTo (IP4Range[] array, Int32 arrayIndex)
Boolean Equals (Object obj)
IEnumerator<IP4Range> GetEnumerator ()
Int32 GetHashCode ()
Type GetType ()
Int32 IndexOf (IP4Range item)
Void Insert (Int32 index, IP4Range item)
Boolean Remove (IP4Range item)
Void RemoveAt (Int32 index)
String ToString ()

References to Types

TwoFactorAuthSetting