Zone Constructor

Overload List

Zone(DomainName) Creates a new instance of the Zone class with no records
Zone(DomainName, IEnumerableDnsRecordBase) Creates a new instance of the Zone class that contains records copied from the specified collection
Zone(DomainName, Int32) Create a new instance of the Zone class with the specified initial capacity

See Also