PrincipalValueCollection<T>.IsFixedSize 属性

定义

获取一个 bool,表示集合大小是否固定。

public:
 property bool IsFixedSize { bool get(); };
public bool IsFixedSize { get; }
member this.IsFixedSize : bool
Public ReadOnly Property IsFixedSize As Boolean

属性值

适用于