ExtendedProperties.IsFixedSize - свойство
Обновлен: Ноябрь 2007
Gets a value indicating whether the ExtendedProperties collection has a fixed size.
Пространство имен: Microsoft.Ink
Сборка: Microsoft.Ink (в Microsoft.Ink.dll)
Синтаксис
'Декларация
Public ReadOnly Property IsFixedSize As Boolean
'Применение
Dim instance As ExtendedProperties
Dim value As Boolean
value = instance.IsFixedSize
public bool IsFixedSize { get; }
public:
property bool IsFixedSize {
bool get ();
}
/** @property */
public boolean get_IsFixedSize()
public function get IsFixedSize () : boolean
Значение свойства
Тип: System.Boolean
false in all cases.
Заметки
The IsFixedSize property indicates whether or not the ExtendedProperties collection can change size. This always returns false, because ExtendedProperty objects can be added or removed from the ExtendedProperties collection.
For more information about IsFixedSize, see the IList.IsFixedSized property.
Платформы
Windows Vista
Среды .NET Framework и .NET Compact Framework поддерживают не все версии каждой платформы. Поддерживаемые версии перечислены в разделе Требования к системе для .NET Framework.
Сведения о версии
.NET Framework
Поддерживается в версии: 3.0