MonobjcMonobjc Documented Class Library
IsExplicitlyIncluded Property
NamespacesMonobjc.AppKitINSDictionaryControllerKeyValuePairIsExplicitlyIncluded

Specifies whether the receiver’s key name is an included key.

Original signature is '- (BOOL)isExplicitlyIncluded'

Available in Mac OS X v10.5 and later.

Declaration Syntax
C#Visual BasicVisual C++
bool IsExplicitlyIncluded { get; }
ReadOnly Property IsExplicitlyIncluded As Boolean
	Get
property bool IsExplicitlyIncluded {
	bool get ();
}
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.AppKit (Module: Monobjc.AppKit)