IPRanges Properties |
Count as Integer |
[read only] Returns count of items in IPRanges object. |
Items(Index as Integer) as IPRange |
[read only] Gets IPRange object with specified Index. |
AsText as String |
Gets or sets IPRanges all items. Retun value - string, where items separated by RETURN (symbols with codes 13, 10). |