DVTk API
Item Property (propertyIndex)
DVTkDvtkApplicationLayer.UserInterfacesAttributePropertyItem[([(Int32])])
DVTk API

[This is preliminary documentation and is subject to change.]

Indexer property
Declaration Syntax
C#Visual BasicVisual C++
public string this[
	int propertyIndex
] { get; set; }
Public Default Property Item ( _
	propertyIndex As Integer _
) As String
public:
property String^ default[int propertyIndex] {
	String^ get (int propertyIndex);
	void set (int propertyIndex, String^ value);
}
Parameters
propertyIndex (Int32)

Assembly: DvtkApplicationLayer (Module: DvtkApplicationLayer) Version: 0.0.0.0