IP6RangeList Class

Namespace

RASAdminEngine.Core.OutputModels

Inherited from

-none-

Interfaces

Public Properties

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

Public Methods

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

References to Types

TwoFactorAuthSetting