eDriven Framework API
UnknownAttributes Property
NamespaceseDriven.Animation.AnimationAnimationUnknownAttributes
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
public XmlAttribute[] UnknownAttributes { get; set; }
Public Property UnknownAttributes As XmlAttribute()
	Get
	Set
public:
property array<XmlAttribute^>^ UnknownAttributes {
	array<XmlAttribute^>^ get ();
	void set (array<XmlAttribute^>^ value);
}

Assembly: eDriven.Animation (Module: eDriven.Animation) Version: 2.0.1.0 (2.0.1.0)