Endeca Presentation and Logging APIs

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

Syntax

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

Implements

IDictionary..::.IsFixedSize

See Also