[Missing <summary> documentation for "P:CWrapper.LongVector.IsFixedSize"]

Namespace:  CWrapper
Assembly:  Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

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

See Also