NameResolutionCollection - свойства |
Тип NameResolutionCollection предоставляет следующие члены.
Имя | Описание | |
---|---|---|
Count |
Gets the total number of elements in the list.
| |
IncludesAllResolutions |
Gets a value indicating whether more suggested resolutions are available. ResolveName only returns
a maximum of 100 name resolutions. When IncludesAllResolutions is false, there were more than 100
matching names on the server. To narrow the search, provide a more precise name to ResolveName.
| |
Item |
Gets the name resolution at the specified index.
|