Namespace: Endeca.Logging
Assembly: Endeca.Logging (in Endeca.Logging.dll) Version: 6.1.0.0

Syntax

C#
public virtual bool IsFixedSize { get; }
Visual Basic
Public Overridable ReadOnly Property IsFixedSize As Boolean
	Get
Visual C++
public:
virtual property bool IsFixedSize {
	bool get ();
}

Implements

IDictionary..::..IsFixedSize

See Also